home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / keyboard / makro / !Makro / !Help next >
Encoding:
Text File  |  1993-06-23  |  2.9 KB  |  66 lines

  1.  
  2. • Makro
  3. • version 1.01 (23-Jun-93)
  4. • by Dave Thomas, © 1993
  5.  
  6.  Purpose ___________________________________________________________________
  7.  
  8.  Makro allows you to define simple string sequences that can be 'played back'
  9. as if you had types them in at the keyboard. These are known as 'macros'.
  10.  
  11.  Usage _____________________________________________________________________
  12.  
  13.  When first loaded Mode will open a window in the bottom-left hand corner of
  14. the screen. This window consists of an upright grey rectangle on the left of
  15. the window and four horizontal 'slabs'. The grey rectangle acts like a title
  16. bar. You can drag using Adjust anywhere else over the window to resize it.
  17.  To define a macro, click Menu over any of the four slabs, a menu will appear
  18. with Info, New & Quit options on it. The first and last are self-explanatory,
  19. 'New' is the one we're interested in, move the pointer over the arrow to get
  20. the submenu. Now you can type in the text you want stored. When you've
  21. finished press Return, the text you have written will be stored in the icon.
  22. When you click on the icon next, it will be inserted into whatever currently
  23. has input focus. You can also press Ctrl when over one of the slabs to insert
  24. it, this is useful for menus and dialogue boxes which disappear normally.
  25.  
  26.  Notes _____________________________________________________________________
  27.  
  28.  • Strings are OS_GSTrans'ed ie. things like '<Sys$Time>' will be expanded
  29.   into the form '19:51:42'. Also control strings (|M etc) are dealt with.
  30.  • Maximum macro size is 255 chars.
  31.  • Not tested on anythang other than my littl' ol' A3000 with Risc OS 3.10
  32.  • Any enhancements you want me to make then *please* contact me (see below)
  33.  
  34.  Versions __________________________________________________________________
  35.  
  36. 1.00 - First version
  37. 1.01 - Improved the input routine due to discovery of OS_Byte 153! Text
  38.       appears instantly now!
  39.  
  40.  Copyright _________________________________________________________________
  41.  
  42.  This software is supplied "as is"; using it is entirely at your own risk. 
  43. You are free to distribute this application to anyone you please via any
  44. medium, provided it is delivered with *all* the supplied files, *unaltered*.
  45. You are not allowed to sell this software and I do not want to see it
  46. supplied as a 'freebie' with any commercial packages, although I welcome
  47. invitations to discuss any details should you want to do so. I (the author)
  48. retain copyright over all of this application apart from the Interface
  49. Manager module, to which I make no claims.
  50.  
  51.  If you want a disc packed with all the very latest versions of my apps and
  52. utils, then please send me £3 (to cover costs) at the address below.
  53.  If you have any comments, bug reports, suggestions for future versions or
  54. anything else to offer me don't hesitate to write to -
  55.  
  56.   Dave Thomas
  57.    20 Rosebery Avenue
  58.      Waterloo
  59.        Liverpool
  60.                  L22 2BH
  61.  
  62.  or send me a message on The World Of Cryton, The Power House or The Plasma
  63. Sphere.
  64.  
  65. See ya, hepcats!
  66.